﻿# If you add religions, and use those tags, do not change them without changing everywhere they are used.

catholic = {
	texture = "gfx/interface/icons/religion_icons/catholic.dds"
	traits = {
		christian catholic_heritage
	}
	color = { 0.8 0.6 0.4 }
}

protestant = {
	texture = "gfx/interface/icons/religion_icons/protestant.dds"
	traits = {
		christian protestant_heritage
	}
	color = { 0.2 0.3 0.55 }
}

orthodox = {
	texture = "gfx/interface/icons/religion_icons/orthodox.dds"
	traits = {
		christian orthodox_heritage
	}
	color = { 0.62 0.64 0.6 }
}

oriental_orthodox = {
	texture = "gfx/interface/icons/religion_icons/coptic.dds"
	traits = {
		christian orthodox_heritage
	}
	color = { 0.1 0.5 0.6 }
}

sunni = {
	texture = "gfx/interface/icons/religion_icons/sunni.dds"
	traits = {
		muslim sunni_heritage
	}
	color = { 0.1 0.5 0.3 }
	
	taboos = {
		liquor wine
	} 
}

shiite = {
	texture = "gfx/interface/icons/religion_icons/shiite.dds"
	traits = {
		muslim shia_heritage
	}
	color = { 0.4 0.7 0.3 }
	
	taboos = {
		liquor wine
	}
}

jewish = {
	texture = "gfx/interface/icons/religion_icons/jewish.dds"
	traits = {
		jewish_religion_heritage
	}
	color = { 0.5 0.5 0.2 }
}	

mahayana = {
	texture = "gfx/interface/icons/religion_icons/mahayana.dds"
	traits = {
		buddhist_heritage
		chinese_religion_heritage
		eastern
	}
	color = { 0.7 0.35 0.1 }
}

gelugpa = {
	texture = "gfx/interface/icons/religion_icons/gelugpa.dds"
	traits = {
		buddhist_heritage
		eastern
	}
	color = { 0.1 0.4 0.6 }
}

theravada = {
	texture = "gfx/interface/icons/religion_icons/theravada.dds"
	traits = {
		buddhist_heritage
		eastern
	}
	color = { 0.6 0.4 0.6 }
}

hindu = {
	texture = "gfx/interface/icons/religion_icons/hindu.dds"
	traits = {
		eastern indian_religion_heritage
	}
	color = { 0.7 0.4 0.3 }
	taboos = {
		meat
	}
}

shinto = {
	texture = "gfx/interface/icons/religion_icons/shinto.dds"
	traits = {
		eastern japanese_religion_heritage
	}
	color = { 0.4 0.1 0.2 }
}

sikh = {
	texture = "gfx/interface/icons/religion_icons/sikh.dds"
	traits = {
		eastern indian_religion_heritage
	}
	color = { 0.8 0.8 0.3 }
}

animist = {
	texture = "gfx/interface/icons/religion_icons/animist.dds"
	traits = {
		animist
	}
	color = { 0.6 0.3 0.2 }
}

mormon = {
	texture = "gfx/interface/icons/religion_icons/mormonism.dds"
	traits = {
		christian mormon_heritage
	}
	taboos = {
		liquor wine coffee tobacco
	}
	color = { 0.3 0.4 0.65 }
}

reformed = {
	texture = "gfx/interface/icons/religion_icons/reformed.dds"
	traits = {
		christian protestant_heritage
	}
	color = { 0.45 0.45 0.68 }
}

anglican = {
	texture = "gfx/interface/icons/religion_icons/anglican.dds"
	traits = {
		christian protestant_heritage
	}
	color = { 0.45 0.2 0.5 }
}

methodist = {
	texture = "gfx/interface/icons/religion_icons/protestant.dds"
	traits = {
		christian protestant_heritage
	}
	color = { 0.2 0.3 0.55 }
}

baptist = {
	texture = "gfx/interface/icons/religion_icons/protestant.dds"
	traits = {
		christian protestant_heritage
	}
	color = { 0.2 0.3 0.55 }
}

ibadi = {
	texture = "gfx/interface/icons/religion_icons/ibadi.dds"
	traits = {
		muslim kharijite_heritage
	}
	color = { 0.3 0.4 0.7 }
	
	taboos = {
		liquor wine
	} 
}

god_society = {
	texture = "gfx/interface/icons/religion_icons/society.dds"
	traits = {
		christian chinese_religion_heritage
	}
	color = { 0.4 0.1 0.1 }
}

shenist = {
	texture = "gfx/interface/icons/religion_icons/shenism.dds"
	traits = {
		eastern chinese_religion_heritage
	}
	color = { 0.8 0.2 0.2 }
}

confucian = {
	texture = "gfx/interface/icons/religion_icons/confucianism.dds"
	traits = {
		eastern chinese_religion_heritage
	}
	color = { 0.65 0.65 0.1 }
}

taoist = {
	texture = "gfx/interface/icons/religion_icons/taoism.dds"
	traits = {
		eastern shamanist
	}
	color = { 0.5 0.5 0.5 }
}

siberian_shamanist  = {
	texture = "gfx/interface/icons/religion_icons/siberian.dds"
	traits = {
		shamanist central_asian_religion_heritage
	}
	color = { 0.55 0.3 0 }
}

druze = {
	texture = "gfx/interface/icons/religion_icons/druze.dds"
	traits = {
		gnostic
	}
	color = { 0.4 1 1 }
}

alcheringa = {
	texture = "gfx/interface/icons/religion_icons/alcheringa.dds"
	traits = {
		totemist aboriginal_religion_heritage
	}
	color = { 0.8 0.5 0.2 }
}

zoroastrian = {
	texture = "gfx/interface/icons/religion_icons/zoroastrianism.dds"
	traits = {
		zoroastrian_heritage
	}
	color = { 1 1 0.2 }
}

generic_african = {
	texture = "gfx/interface/icons/religion_icons/bidaism.dds"
	traits = {
		fetishist african_religion_heritage
	}
	color = { 0.5 0.15 0.15 }
}

generic_native_american = {
	texture = "gfx/interface/icons/religion_icons/totemism.dds"
	traits = {
		totemist north_american_religion_heritage
	}
	color = { 0.1 0.2 0.35 }
}

bon = {
	texture = "gfx/interface/icons/religion_icons/bon.dds"
	traits = {
		shamanist eastern
	}
	color = { 0 0.4 0 }
}

bahai = {
	texture = "gfx/interface/icons/religion_icons/bahai.dds"
	traits = {
		christian muslim eastern 
	}
	color = { 0.6 0 0.6 }
}

jainist = {
	texture = "gfx/interface/icons/religion_icons/jain.dds"
	traits = {
		eastern indian_religion_heritage
	}
	color = { 0 0.6 0.6 }
}

bimoist = {
	texture = "gfx/interface/icons/religion_icons/bimoism.dds"
	traits = {
		shamanist eastern chinese_religion_heritage
	}
	color = { 0.2 0.2 0.2 }
}

hmongist = {
	texture = "gfx/interface/icons/religion_icons/hmongism.dds"
	traits = {
		shamanist eastern chinese_religion_heritage
	}
	color = { 0.2 0.4 0.4 }
}

mo = {
	texture = "gfx/interface/icons/religion_icons/mo.dds"
	traits = {
		shamanist eastern chinese_religion_heritage
	}
	color = { 0.4 0.4 0.2 }
}

camaquen = { 
	texture = "gfx/interface/icons/religion_icons/camaquen.dds"
	traits = {
		animist
		christian
		andean_heritage
	}
	color = { 0.8 0.75 0.2 }
}
